home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-09 / inv18.zip / INV.DOC < prev    next >
Text File  |  1991-05-22  |  30KB  |  758 lines

  1.  
  2.  
  3.  
  4. INV V1.8 DOCUMENTATION, EDITION #1                            Page 1
  5.  
  6.  
  7.      COPYRIGHT 1989-1991 BY DOUGLAS K. BELL, LOMPOC, CALIFORNIA.
  8.  
  9.      HARD DISK INSTALLATION
  10.          Follow instructions on disk label. Type SETUP at DOS prompt.
  11.          The inventory system will be set up in the directory:  \INV
  12.          All data files will have the extension .1 and can be backed up to
  13.          floppy disk with the command  COPY  C:\INV\*.1  A:\
  14.          and restored with the command COPY  A:\*.1  C:\INV
  15.  
  16.      GENERAL
  17.          This program stores and keeps track of inventory details, and
  18.          automatically prints-out requisitions for items when supplies get
  19.          low, or are less than a given number of days supply.
  20.  
  21.          Whenever inventory items are used or re-stocked, the details of
  22.          these transactions must be entered into the computer, using the
  23.          program.  Usage or re-stock "tickets" can be printed out, showing
  24.          the details of the transactions.  Miscellaneous purchases can also
  25.          be tracked.
  26.  
  27.          The following reports can be printed out or displayed:
  28.          - Automatic or manual item requisitioning.
  29.          - Inventory status of all items, listed in object/item name order.
  30.          - Usage or restocking transactions showing transaction details,
  31.          costs, and cost totals for any time period, item, object, or
  32.          category of item or object.
  33.  
  34.  
  35.  
  36.      GENERAL SETUP OPERATIONS
  37.          1. Use step <1> "Add/Edit items" to type in the current list of
  38.          inventory items.  You will need to know, for each item:
  39.              - Item name
  40.              Use this format: DESCRIPTION, ID or PART NO., etc.
  41.              Or, use as much of it as you can.
  42.  
  43.              - Item OBJECT or PURPOSE.  Eg: vehicle, machine, project,
  44.              acct., dept., etc.
  45.  
  46.              - Physical location,
  47.              - Current quantity,
  48.              - Quantity limit (below which automatic requisitioning takes
  49.              place),
  50.              - Purchase quantity (how many to automatically requisition),
  51.              - Days Limit (Automatic requisitioning take place if less than
  52.              this number of days supply is left.)
  53.              - Usual cost per unit, usual vendor (and address), usual
  54.              vendor's phone or FAX number.
  55.  
  56.  
  57.              To print out a form for filling out this information,
  58.              type  INV-FORM  at the DOS command prompt.
  59.  
  60.  
  61.  
  62. INV V1.8 DOCUMENTATION, EDITION #1                            Page 2
  63.  
  64.  
  65.          2.  To automatically print-out requisitions (only when required)
  66.          whenever the PC is turned on, add a line containing  "\INV\INV
  67.          REPORT" to the end of the PC's AUTOEXEC.BAT file in the root
  68.          directory.
  69.  
  70.  
  71.  
  72. INV V1.8 DOCUMENTATION, EDITION #1                            Page 3
  73.  
  74.  
  75.      GENERAL OPERATION STEPS
  76.          1. Whenever a new type of item is added to inventory, an item is
  77.          discontinued, or the details of any item need to be changed, run
  78.          the program, and execute step <1> "Add/Edit items."
  79.  
  80.          2. Whenever an item is "used" from inventory, run the program and
  81.          execute step <2> "Enter USAGE transaction."
  82.  
  83.          3. Whenever supplies of an item get low, or there is less than the
  84.          set days supply, FAX-ready requisitions will be printed out
  85.          automatically (if the AUTOEXEC.BAT file was set.  See GENERAL
  86.          SETUP STEPS).
  87.  
  88.                To generate a requisition manually, run the program, and
  89.          execute step <3> Print-out PURCHASE REQUISITIONS.
  90.  
  91.          The printed requisitions have internal blanks to be filled out, to
  92.          help track re-stocking.  When the requisitioned items have been
  93.          received, follow step 4.
  94.  
  95.          4. Whenever inventory is re-stocked with an item, run the program
  96.          and execute step <4> "Enter RE-STOCKING transactions."
  97.  
  98.          5. To print-out or display a report of USAGE TRANSACTIONS (what,
  99.          when, where, and cost) for a single item, a category of items, or
  100.          all items, for any period of time, execute step <5> "REPORT
  101.          INVENTORY USAGE".
  102.  
  103.          6. To print-out or display a report of RE-STOCKING transactions
  104.          (what, what for, when, and cost), for a single item, a category of
  105.          items, or all items, for any period of time, execute step <6>
  106.          "REPORT INVENTORY RE-STOCK".
  107.  
  108.          7. To print-out or display a report of all items in inventory,
  109.          execute step <7> "REPORT INVENTORY".
  110.  
  111.          8. Usage and re-stocking transaction information that has been
  112.          entered, can later be searched or changed, using step <8> "EDIT
  113.          USAGE TRANSACTION FILE" and step <9> "EDIT RE-STOCKING TRANSACTION
  114.          FILE."
  115.  
  116.  
  117.          If technical assistance is required, or you have a suggestion for
  118.          the next version, call 509-633-0120.
  119.  
  120.  
  121.  
  122. INV V1.8 DOCUMENTATION, EDITION #1                            Page 4
  123.  
  124.  
  125.      MISC
  126.          In this documentation and on program screens, keyboard buttons are
  127.          referred to between <>.  For example, the enter key is referred to
  128.          as <Enter>.
  129.  
  130.          Frequently, a single line command menu appears on the bottom line.
  131.          The key shown between <> will cause the action described to the
  132.          right of the <>.
  133.  
  134.          <ESC>
  135.              To get out of any program display, back to the MAIN MENU,
  136.              press <Esc>.  Some data entry fields will not accept <Esc>.
  137.              If <Esc> does nothing, press <Enter> to leave the current data
  138.              field, and try <Esc> again.
  139.  
  140.  
  141.  
  142. INV V1.8 DOCUMENTATION, EDITION #1                            Page 5
  143.  
  144.  
  145.      STEP <1> "ADD/EDIT ITEMS"
  146.          Use step <1> "Add/Edit items" to load in the current status of
  147.          inventory.
  148.  
  149.          Whenever a new type of item is added to inventory, an item is
  150.          discontinued, or the details of any item need to be changed, run
  151.          the program, and execute step <1> "Add/Edit items."
  152.  
  153.  
  154.          After pressing <1>, the "* * *  EDITING ITEMS  * * *" screen is
  155.          displayed.  Each display shows a record of a single inventory
  156.          item.
  157.  
  158.          The following data fields are displayed:
  159.  
  160.          ITEM - The name, description, ID, or part no. of the item.
  161.  
  162.          OBJECT or PURPOSE - What the item is for.  For instance:  vehicle
  163.          id, or project code, product code.
  164.  
  165.              IF THE \MAINTAIN PROGRAM IS INSTALLED.
  166.                  If the \MAINTAIN program has been installed, "OBJECT or
  167.                  PURPOSE" can also refer to any OBJECT (vehicle, machine,
  168.                  etc.) entered using the MAINTAIN program.   Just enter all
  169.                  or any part of the object name.  This way, full object
  170.                  descriptions will only have to be entered ONCE using the
  171.                  \MAINTAIN program.
  172.  
  173.                  However, if the object is not from the \MAINTAIN system,
  174.                  enter its full description.
  175.  
  176.                  The bottom line will request the following choices:
  177.  
  178.                  <Space>SCAN MAINTAIN FILE FOR MATCH.
  179.                      If any part of a \MAINTAIN object was entered, use
  180.                      this command, and the program will automatically enter
  181.                      the full object name from the \MAINTAIN OBJECTS file.
  182.                      Each matching object name will be displayed at the
  183.                      bottom line, along with commands to either accept the
  184.                      name or keep scanning for another.
  185.  
  186.                  <Enter>LEAVE AS IS.
  187.                      Choose this if the object is not in the \MAINTAIN
  188.                      OBJECTS file.
  189.  
  190.  
  191.                      1.  Type in any part of the MAINTAIN OBJECT name.  The
  192.                      bottom line
  193.  
  194.          Items are stored in object, item name order.  Example:
  195.              OBJECT      ITEM
  196.              CARS        AIR FILTERS
  197.              CARS        GAS FILTERS
  198.              CARS        OIL
  199.  
  200.  
  201.  
  202. INV V1.8 DOCUMENTATION, EDITION #1                            Page 6
  203.  
  204.  
  205.              OFF. SPLY   PENCILS
  206.              OFF. SPLY   PENS
  207.              TRUCKS      AIR FILTER
  208.              TRUCKS      GAS FILTER
  209.              TRUCKS      OIL
  210.  
  211.  
  212.          UNITS - Eg: EA, lbs., gals, etc.
  213.  
  214.          PHYSICAL LOCATION - Eg: BLDG #1, SHELF 3
  215.  
  216.          QUANTITY - Currently on hand.
  217.  
  218.          QUANTITY LIMIT - The Program requisitions automatically when
  219.          QUANTITY drops below this limit.
  220.  
  221.          PURCHASE QUANTITY - How many to buy.  Appears on REQUISITION
  222.          print-out.
  223.  
  224.          DAYS LIMIT - The Program requisitions PURCHASE QUANTITY more
  225.          automatically when it forecasts that QUANTITY will drop to 0
  226.          within DAYS LIMIT.  Forecasting is based on USAGE TRANSACTIONS.
  227.          For example, if PURCHASE QUANTITY is 50, DAYS LIMIT is 7, the
  228.          average usage is 2 per day, and QUANTITY has dropped below 14,
  229.          then the program will automatically requisition 50 more.
  230.  
  231.          USAGE RATE - Calculated by the program, based on the latest USAGE
  232.          TRANSACTIONS.
  233.  
  234.          COST PER UNIT - What the expected price should be.  If unknown,
  235.          leave blank.
  236.  
  237.          REQUISITION PRINTED (Y or N) - This is set to Y automatically by
  238.          the program whenever a requisition is automatically printed, so
  239.          that the next time the automatic requisition report is run, the
  240.          requisition will not be printed again.
  241.  
  242.          It is set to N when the item is re-stocked.
  243.  
  244.          If another requisition for the item is required, after one has
  245.          automatically been generated, setting REQUISITION PRINTED to N
  246.          will force another requisition for the item to be printed the next
  247.          time requisitions are printed.
  248.  
  249.          USUAL VENDOR - The vendor name (and optional address) to appear on
  250.          any requisition printed automatically.
  251.  
  252.          PHONE/FAX - The vendor's phone or FAX number, printed on automatic
  253.          requisitions.
  254.  
  255.          COMMENT - Anything not covered above, such as misc. info.
  256.  
  257.  
  258.  
  259. INV V1.8 DOCUMENTATION, EDITION #1                            Page 7
  260.  
  261.  
  262.          The bottom line shows the available commands:
  263.  
  264.          <Ins>ADD - Adds a new item to inventory file.  Items are stored in
  265.          object/item order.
  266.  
  267.          <Del>ete - Deletes the displayed item from inventory, permanently.
  268.  
  269.          <E>EDIT  - Allows the displayed data of the displayed item to be
  270.          changed, added, or deleted.  Pressing the down arrow also starts
  271.          editing.  When done editing, press <Esc>.
  272.  
  273.          <Space> - Requests data to be typed in, then searches inventory,
  274.          and displays the next item with any data matching the data that
  275.          was typed in.  For example, to search for and display the item "5
  276.          OHM RESISTER" press <Space> and enter "5 ohm".  The "5 OHM
  277.          RESISTER" inventory record will be found and displayed.
  278.  
  279.  
  280.  
  281.          <Home>  - Display the first item in inventory.
  282.  
  283.          <PgDn> - Display the next item, in object/item order.
  284.  
  285.          <PgUp> - Display the previous item, in object/item order.
  286.  
  287.          <up/down arrows> - Move from data field to data field.
  288.  
  289.  
  290.          EDITING DATA AT A DATA FIELD
  291.              Move the cursor to the data field using the up or down arrows,
  292.              and start typing.  When done press <Enter>.  While editing,
  293.              <Ins> inserts spaces, <Del> and <Backspace> delete characters,
  294.              <Home> and <End> move to the left end and right end of the
  295.              data field.
  296.  
  297.  
  298.  
  299. INV V1.8 DOCUMENTATION, EDITION #1                            Page 8
  300.  
  301.  
  302.      Step <2> "ENTER USAGE TRANSACTION."
  303.          Whenever an item is "used" from inventory, run the program and
  304.          execute step <2> "Enter USAGE transaction."
  305.  
  306.          This step shows the screen "ENTERING INVENTORY USAGE
  307.          TRANSACTIONS".
  308.  
  309.          Fill out the data fields:
  310.  
  311.          TRANSACTION DATE - Date of the transaction.
  312.  
  313.          ITEM - Enter any part of the item description or enter MISC for
  314.          items not in inventory.  The program will scan through inventory
  315.          until it finds the full, matching description.  Follow the
  316.          instructions at the bottom of the screen...
  317.              <Space>SCAN - Keep searching for another match.
  318.              <Enter>USE - Use the item and object now displayed.
  319.  
  320.          OBJECT - The object, vehicle, machine or project the item is for.
  321.  
  322.          PERSON - The person who removed the item from inventory.
  323.  
  324.          QUANTITY ON FILE - Quantity of the items that should be in
  325.          inventory before this transaction.
  326.  
  327.          QUANTITY USED - How many, in the item's units,  that were removed
  328.          from inventory.
  329.  
  330.          QUANTITY SEEN AFTER TRANSACTION - The quantity that the PERSON saw
  331.          left in inventory after this transaction.  If this differs from
  332.          QUANTITY ON FILE, the program will flash a message and make a
  333.          noise, alerting to the discrepancy.
  334.  
  335.          MISC. INFO. - Any miscellaneous details regarding the transaction.
  336.  
  337.          COST PER UNIT - The unit cost of the item, as per the item record
  338.          from step 1.
  339.  
  340.          TOTAL COST - Initially set to QUANTITY USED X COST PER UNIT.
  341.          Leave as is or enter any different amount.
  342.  
  343.  
  344.          Adding a transaction is completed by press <Esc> or pressing
  345.          <Enter> or <down arrow> until cursor moves below "TOTAL COST".
  346.  
  347.          To print-out an "INVENTORY USAGE TICKET" detailing the re-stocking
  348.          transaction, prepare the printer, and press <Shift> & <PrtSc>.
  349.  
  350.  
  351.          All data entered in this step appears in the transaction report.
  352.  
  353.          To change what was entered, use Step <8> "EDIT USAGE".
  354.  
  355.  
  356.  
  357. INV V1.8 DOCUMENTATION, EDITION #1                            Page 9
  358.  
  359.  
  360.          A form is available that lets you fill out the required
  361.          information ahead of time.  At the DOS command prompt,
  362.          type  USAGE  and a usage entry form will be printed out.
  363.  
  364.  
  365.  
  366. INV V1.8 DOCUMENTATION, EDITION #1                            Page 10
  367.  
  368.  
  369.      Step <3> "PRINT-OUT PURCHASE REQUISITIONS."
  370.          Whenever supplies of an item get low, or there is less than the
  371.          set days supply, FAX-ready requisitions will be printed out
  372.          automatically (if the AUTOEXEC.BAT file was set.  See GENERAL
  373.          SETUP STEPS).
  374.  
  375.          To manually print-out requisitions, or to force the automatic
  376.          requisition print-out, use this command.
  377.  
  378.          When executed, this command asks (at the bottom of the screen):
  379.          <Enter>ANY ITEM
  380.              This will print-out requisitions for ANY items in short
  381.              supply.  The requisitions will appear sorted in vendor order,
  382.              with a copy to be FAXED or mailed to a vendor, and an office
  383.              tracking copy.
  384.  
  385.              The next PO# will be displayed, and can be changed.  Press
  386.              <Enter> to use it as is.
  387.  
  388.              Next, the bottom line will provide the following choices:
  389.              <P>RINT OUT REPORT
  390.                  Sends report to the printer.
  391.  
  392.              <Enter>DISPLAYS
  393.                  Display the report at the screen.
  394.  
  395.          <1>SINGLE ITEM
  396.              This command is for generating a requisition manually.  When
  397.              requested:
  398.              Enter any part of the item name being requested;
  399.              Enter the quantity to be requisitioned (how many);
  400.              The vendor entered into the item's record will be shown.
  401.              Press <Enter> to use this vendor, or enter a temporary vendor.
  402.              Any change will not affect the vendor stored in the item's
  403.              record.
  404.              Enter the phone or FAX of this vendor, (if different from what
  405.              is displayed).
  406.  
  407.              The next PO# will be displayed, and can be changed.  Press
  408.              <Enter> to use it as is.
  409.  
  410.              Press <P> to print-out the requisition, or press <Enter> to
  411.              display, as per commands at the bottom of the screen.
  412.  
  413.              The program will now search for an item matching the partial
  414.              description entered above.  The next matching item will be
  415.              displayed.  Press <Enter> to select it, or press <Space> to
  416.              search for the next match.
  417.  
  418.              The requisition will now print-out.
  419.  
  420.  
  421.  
  422. INV V1.8 DOCUMENTATION, EDITION #1                            Page 11
  423.  
  424.  
  425.  
  426.          THE REQUISITION "INTERNAL USE ONLY" BLANKS
  427.              These are to aid in tracking the requisition through re-
  428.              stocking, to make sure the computer gets updated.
  429.  
  430.              [ ] ORDERED? DATE ____   ORDERED BY (BUYER) ________
  431.                  Fill this out when the requisition is sent to the vendor.
  432.  
  433.              [ ] RECEIVED? DATE ____
  434.                  Fill this out when the items requisitioned have been
  435.                  received.
  436.  
  437.              [ ] COMPUTER UPDATED (REQ CLOSED)
  438.                  Mark this ONLY after the items have been restocked, and
  439.                  program step <4> has been executed to update the computer
  440.                  with the re-stocking transaction details.
  441.  
  442.  
  443.          Keep OPEN REQUISITIONS in a handy area to be easily seen, and
  444.          assign someone the responsibility of tracking down overdue
  445.          requisitions.
  446.  
  447.  
  448.  
  449. INV V1.8 DOCUMENTATION, EDITION #1                            Page 12
  450.  
  451.  
  452.      Step <4> "ENTER RE-STOCKING TRANSACTION DETAILS"
  453.          Whenever inventory is re-stocked with an item, run the program and
  454.          execute step <4> "Enter RE-STOCKING transactions."
  455.  
  456.  
  457.          This step shows the screen "ENTERING INVENTORY RE-STOCK
  458.          TRANSACTIONS".
  459.  
  460.          Fill out the data fields:
  461.  
  462.          DATE RESTOCKED - Date of the transaction.
  463.  
  464.          ITEM - Enter any part of the item description or enter MISC for
  465.          items not in inventory.  The program will scan through inventory
  466.          until it finds the full, matching description.  Follow the
  467.          instructions at the bottom of the screen...
  468.              <Space>SCAN - Keep searching for another match.
  469.              <Enter>USE - Use the item and object now displayed.
  470.  
  471.          OBJECT - The object, vehicle, machine or project the item is for.
  472.  
  473.          QUANTITY RESTOCKED- Quantity of the items that should be in
  474.          inventory before this transaction.
  475.  
  476.          QUANTITY SEEN AFTER TRANSACTION - The quantity that the PERSON saw
  477.          left in inventory after this transaction.  If this differs from
  478.          QUANTITY ON FILE, the program will flash a message and make a
  479.          noise, alerting to the discrepancy.
  480.  
  481.          QUANTITY ON FILE - Amount in inventory before this transaction.
  482.          After the transaction has been added, this changes to QUANTITY NOW
  483.          ON FILE and shows the updated amount.
  484.  
  485.          COST PER UNIT - The unit cost of the item.
  486.  
  487.          TOTAL COST - How much the entire amount restocked cost.
  488.  
  489.          PO - Purchase order #.
  490.  
  491.          BUYER - The person responsible for ordering and restocking.
  492.  
  493.          MISC INFO - Anything not covered above.
  494.  
  495.  
  496.          Adding a transaction is completed by press <Esc> or pressing
  497.          <Enter> or <down arrow> until cursor moves below the last data
  498.          field.
  499.  
  500.          To print-out an "INVENTORY RESTOCK TICKET" detailing the re-
  501.          stocking transaction, prepare the printer, and press <Shift> &
  502.          <PrtSc>.
  503.  
  504.          All data entered in this step appears in the transaction report.
  505.  
  506.  
  507.  
  508. INV V1.8 DOCUMENTATION, EDITION #1                            Page 13
  509.  
  510.  
  511.          To change what was entered, use Step <9> "EDIT RE-STOCKING".
  512.  
  513.  
  514.  
  515.  
  516.          A form is available that lets you fill out the required
  517.          information ahead of time.  At the DOS command prompt,
  518.          type  RESTOCK  and a usage entry form will be printed out.
  519.  
  520.  
  521.  
  522. INV V1.8 DOCUMENTATION, EDITION #1                            Page 14
  523.  
  524.  
  525.      Step <5> "REPORT INVENTORY USAGE TRANSACTIONS & COSTS."
  526.          To print-out or display a report of USAGE TRANSACTIONS (what,
  527.          when, where, and cost) for a single item, a category of items, or
  528.          all items, for any period of time, execute step <5> "REPORT
  529.          INVENTORY USAGE".
  530.  
  531.          1.    The bottom screen line will present two choices:
  532.          <Enter>ANY ITEM
  533.              Reports any item for any object.
  534.  
  535.          <C>ATEGORY, ITEM OR OBJECT.
  536.              Requests a category of item and a category of object, and
  537.              reports only items matching the category.  If ITEM CATEGORY is
  538.              left blank, any item will be reported.  If OBJECT CATEGORY is
  539.              left blank, then any object will be reported.
  540.  
  541.          2.    Next, the START DATE and the END DATE will be requested to
  542.          establish the period of the report.  Press just <Enter> for START
  543.          DATE to choose earliest, and just <Enter> for END DATE to choose
  544.          latest.
  545.  
  546.          3.    Next, the bottom screen line requests:
  547.          <P>RINT OUT REPORT - Prints out report at printer
  548.          <Enter>DISPLAYS - Displays report on-screen.
  549.  
  550.          EXAMPLE
  551.              It's 12/01/89. To see how much was spent on OIL FILTERS last
  552.              month:
  553.              1.     Request "<C>ATEGORY, ITEM OR OBJECT" report;
  554.              2.     Enter OIL FILTER for ITEM CATEGORY, and leave the
  555.              object category blank;
  556.              3.     For the START DATE enter 11/01/89.
  557.                     For the END DATE enter 11/30/89.
  558.  
  559.              The report will show all usages of oil filters during
  560.              November, for all objects (in this case, object means
  561.              vehicle), the cost per object, and the cost for all objects
  562.              for the entire month.
  563.  
  564.  
  565.          EXAMPLE
  566.              How much should the drafting department be charged for
  567.              pencils, that it has used, so far this year?
  568.              1.     Request "<C>ATEGORY, ITEM OR OBJECT" report;
  569.              2.     Enter PENCILS for ITEM CATEGORY, and DRAFTING for
  570.              object category;
  571.              3.     For the START DATE enter 01/01/89.
  572.                     For the END DATE just press <Enter>.
  573.  
  574.              The report will show all pencil usage transactions, with the
  575.              total cost at the end of the report.
  576.  
  577.  
  578.  
  579. INV V1.8 DOCUMENTATION, EDITION #1                            Page 15
  580.  
  581.  
  582.      Step <6> "REPORT INVENTORY RE-STOCK TRANASCTIONS & COSTS."
  583.          To print-out or display a report of RE-STOCKING transactions
  584.          (what, what for, when, and cost), for a single item, a category of
  585.          items, or all items, for any period of time, execute step <6>
  586.          "REPORT INVENTORY RE-STOCK".
  587.  
  588.  
  589.          1.    The bottom screen line will present two choices:
  590.          <Enter>ANY ITEM
  591.              Reports any item for any object.
  592.  
  593.          <C>ATEGORY, ITEM OR OBJECT.
  594.              Requests a category of item and a category of object, and
  595.              reports only items matching the category.  If ITEM CATEGORY is
  596.              left blank, any item will be reported.  If OBJECT CATEGORY is
  597.              left blank, then any object will be reported.
  598.  
  599.          2.    Next, the START DATE and the END DATE will be requested to
  600.          establish the period of the report.  Press just <Enter> for START
  601.          DATE to choose earliest, and just <Enter> for END DATE to choose
  602.          latest.
  603.  
  604.          3.    Next, the bottom screen line requests:
  605.          <P>RINT OUT REPORT - Prints out report at printer
  606.          <Enter>DISPLAYS - Displays report on-screen.
  607.  
  608.          EXAMPLE
  609.              It's 12/10/89.  How much money went into re-stocking inventory
  610.              last month?
  611.  
  612.              1.     Request "<Enter>ANY ITEM" report;
  613.  
  614.              2.     For the START DATE enter 11/01/89.
  615.                     For the END DATE enter 11/30/89.
  616.  
  617.              The report will show all re-stock transactions for November,
  618.              the cost per each object, and the total cost for all objects
  619.              (the total for the month) at the end of the report.
  620.  
  621.  
  622.  
  623. INV V1.8 DOCUMENTATION, EDITION #1                            Page 16
  624.  
  625.  
  626.      Step <7> "REPORT INVENTORY STATUS."
  627.          To print-out or display a report of all items in inventory,
  628.          execute step <7> "REPORT INVENTORY".
  629.  
  630.          This report is a convenient way to distribute a list of inventory
  631.          item, available quantities, costs, locations, and vendors.
  632.  
  633.          The report is in alphabetical object order, with all items for an
  634.          object, following that object name, in alphabetical item name
  635.          order.
  636.  
  637.          IMPORTANT
  638.              If an item is followed by the message "CANNOT AUTO-
  639.              REQUISITION!" this means that information necessary for
  640.              automatic requisitioning, is missing from that item's record.
  641.              The item must have a non-zero PURCHASE QUANTITY, and either a
  642.              non-zero QUANTITY LIMIT or non-zero DAYS LIMIT.
  643.  
  644.  
  645.  
  646. INV V1.8 DOCUMENTATION, EDITION #1                            Page 17
  647.  
  648.  
  649.      Step <8> "EDIT USAGE TRANSCTIONS."
  650.          Usage transaction information that has been entered with step 2
  651.          "ENTER USAGE TRANSACTIONS", can later be searched or changed,
  652.          using step <8> "EDIT USAGE TRANSACTION FILE".
  653.  
  654.          When step <8> is executed, the display shows "EDITING INVENTORY
  655.          USAGE TRANSACTIONS" and displays the same data fields as step 2
  656.          "ENTER USAGE TRANSACTIONS".  One transaction is shown at a time.
  657.          The bottom line shows the available commands:
  658.  
  659.          <Ins> - Insert a new transaction.  Does the same thing as Step 2.
  660.          <Del> - Delete the displayed transaction.
  661.  
  662.          <E>DIT - Allow changes to be made to the displayed transaction.
  663.          The flashing cursor appears at the top data field.  Use the up and
  664.          down arrows to select a data field.  Press <Esc> when done
  665.          editing.
  666.  
  667.          <SPACE>SEARCH - Requests data.  Type in the data followed by
  668.          <Enter>, and the program will search for and display the next
  669.          transaction containing data that matches what was just entered.
  670.  
  671.          <HOME> - Display the earliest transaction.
  672.          <PGDN> - Display the next (next latest) transaction.
  673.          <PGUP> - Display the previous (next earliest) transaction.
  674.          <ESC> - Return to the MAIN MENU.
  675.  
  676.  
  677.  
  678. INV V1.8 DOCUMENTATION, EDITION #1                            Page 18
  679.  
  680.  
  681.      Step <9> "EDIT RE-STOCKING TRANSACTIONS."
  682.          Re-stock transaction information that has been entered with step 4
  683.          "ENTER RE-STOCKING TRANSACTION", can later be searched or changed,
  684.          using step <9> "EDIT RE-STOCK TRANSACTION FILE".
  685.  
  686.          When step <9> is executed, the display shows "EDITING INVENTORY
  687.          RE-STOCK TRANSACTIONS" and displays the same data fields as step 4
  688.          "ENTER RE-STOCK TRANSACTIONS".  One transaction is shown at a
  689.          time.  The bottom line shows the available commands:
  690.  
  691.          <Ins> - Insert a new transaction.  Does the same thing as Step 4.
  692.          <Del> - Delete the displayed transaction.
  693.  
  694.          <E>DIT - Allow changes to be made to the displayed transaction.
  695.          The flashing cursor appears at the top data field.  Use the up and
  696.          down arrows to select a data field.  Press <Esc> when done
  697.          editing.
  698.  
  699.          <SPACE>SEARCH - Requests data.  Type in the data followed by
  700.          <Enter>, and the program will search for and display the next
  701.          transaction containing data that matches what was just entered.
  702.  
  703.          <HOME> - Display the earliest transaction.
  704.          <PGDN> - Display the next (next latest) transaction.
  705.          <PGUP> - Display the previous (next earliest) transaction.
  706.          <ESC> - Return to the MAIN MENU.
  707.  
  708.  
  709.  
  710. INV V1.8 DOCUMENTATION, EDITION #1                            Page 19
  711.  
  712.  
  713.      Step <0> "PURCH OLD TRANSACTIONS (USAGE OR RESTOCK)
  714.          Just below this command, the current sizes of the usage and
  715.          restock transaction files are shown.  The bigger these files get,
  716.          the longer it will take to add or edit transactions.
  717.  
  718.          Use this command to remove old transactions, and either move them
  719.          to another file, or print them out.
  720.  
  721.          1.    Asks if you want to purge USAGE or RESTOCK transactions.
  722.  
  723.          2.    Asks for the purge date.  Only transactions before this date
  724.          will be purged.
  725.  
  726.          3.    Asks if the purged transactions should be printed out or
  727.          stored in a file.  If a file is chosen, the file name will be
  728.          requested.  For storing on floppy, insert a blank, formatted
  729.          floppy disk in drive A: (or substitute B:) and use a filename that
  730.          indicates which type of transaction, and the purge date.  For
  731.          example, if purging all usage transactions before 06/01/89 to
  732.          floppy disk in drive A:, then enter the filename:   A:\U060189.INV
  733.          If purging restock transactions, use:  A:\R060189.INV
  734.  
  735.          4.    Asks for go-ahead.  If printing, prepare the printer with
  736.          enough paper to receive all of the purged transactions.
  737.  
  738.  
  739.      END OF DOCUMENTATION
  740. I N D E X    PAGE #
  741. ---------------------------------
  742.  
  743. HARD DISK INSTALLATION    1
  744. GENERAL    1
  745. GENERAL SETUP OPERATIONS    1
  746. GENERAL OPERATION STEPS    3
  747. MISC    4
  748. STEP <1> "ADD/EDIT ITEMS"    5
  749. Step <2> "ENTER USAGE TRANSACTION."    8
  750. Step <3> "PRINT-OUT PURCHASE REQUISITIONS."    10
  751. Step <4> "ENTER RE-STOCKING TRANSACTION DETAILS"    12
  752. Step <5> "REPORT INVENTORY USAGE TRANSACTIONS & COSTS."    14
  753. Step <6> "REPORT INVENTORY RE-STOCK TRANASCTIONS & COSTS."    15
  754. Step <7> "REPORT INVENTORY STATUS."    16
  755. Step <8> "EDIT USAGE TRANSCTIONS."    17
  756. Step <9> "EDIT RE-STOCKING TRANSACTIONS."    18
  757. Step <0> "PURCH OLD TRANSACTIONS (USAGE OR RESTOCK)    19
  758.